Go High Level
Last updated
Last updated
Growify’s Go High Level integration allows you to track customer events and gain deeper insights into your store’s performance. Follow these steps to create and set up a custom pixel for tracking.
Copy the main pixel code from this snippet here.
Navigate to your Funnel.
Click Settings → Paste in your Pixel Code to the Head Tracking Code Section.
Save your changes.
Choose the Step where the conversion event is occurring.
Edit the Step.
Choose Settings → Tracking Code.
Copy the event code from the snippet below.
Click Footer Code and paste in the Event Code.
Save your changes.
Navigate to your store's homepage
Open a DevTools
Windows: Ctrl + Shift + I
or F12
macOS: ⌘ + ⌥ + I
3. Refresh the page, then go to the Network Tab. Filter by the keyword 'grp' and locate the event
If the event has been located, the status will be updated as soon as the data is indexed (which takes around 10-15 minutes) on the Growify dashboard (10)
Great job! The Power Pixel SDK has been successfully installed and view events are now being collected.
The pixel assumes all incoming data uses the same currency as the Workspace currency.
Please ensure the currency setting in Shopify (or your platform) aligns with the one set in the Workspace.
Validation
Products: A few key products must be included in product array.
Product quantity: The orderId must be present and unique per transaction. If the id is missing or reused, that may be a signal of duplicate firing.
Product price: Total value should be greater than 0.
Sequence
Ensure the Growify Pixel is installed and triggered (Step 1) BEFORE firing the Conversion Event.