- This topic has 4 replies, 4 voices, and was last updated 8 years, 7 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Store Action Page: Can I use this with tracking codes?
Hi team,
I am using KISSMetrics and I’d like to do some event tracking for things like “Add to Shopping Cart” and “Remove from Shopping Cart” to send this data to KISSMetrics. I have their JavaScript to do so, the question is whether I can use this Store Action page in any way as a hook to send this data to KM.
What is this page used for? Can I do what I want with it?
If not, is there some way I can do this? (I’m a developer, so lay it on me)
If not, is there some way I can do this? (I’m a developer, so lay it on me)
Use grep to determine the location of the add/remove cart functions and embed your trigger code there.
Don’t use the “store action” page for that. We have action hooks in the plugin that you could use. However, you need it in the JavaScript so you can’t use the standard action hooks.
I would like to read their tracking integration documentation before I give you some info on how this can be done (don’t want to give you wrong info without knowing what they require). Can you share a link to the documentation by any chance?
Can we customize estore action page by using short code to make it nicer in wordpress theme?
It is a standard WordPress theme. So it already looks like how your standard WordPress pages look like. You can add more content to this page if you want but some of the actions may not use it.