< Not sure what forum this actually goes in. >
Referencing this integration: https://docs.miva.com/integration-guides/facebook-conversion-tracking
Client is wanting to add new events. I am waiting for more details for what exactly. But, appears the gist will be to capture content such as "product pages visited" and to capture products "Added to the basket."
The JS referenced simply generates a JSON string of the Event, a purchase, on the INVC page and pushed the JSON string to FB Events. For the Content of products visited, seems like the same JS can be copied and edited to generate the required product data and pushed to FB Events. If that is correct and you have the JSON string that needs to be generated, could you please share it. Thank You.
For the Add to Basket event, using the same concept, I am not sure where the JS would be inserted go so the "push" would be executed. In a module, it would be a SYSTEM call. But, a module isn't required. I am looking for the JSON string for this data also.
Thanks,
Scott
Referencing this integration: https://docs.miva.com/integration-guides/facebook-conversion-tracking
Client is wanting to add new events. I am waiting for more details for what exactly. But, appears the gist will be to capture content such as "product pages visited" and to capture products "Added to the basket."
The JS referenced simply generates a JSON string of the Event, a purchase, on the INVC page and pushed the JSON string to FB Events. For the Content of products visited, seems like the same JS can be copied and edited to generate the required product data and pushed to FB Events. If that is correct and you have the JSON string that needs to be generated, could you please share it. Thank You.
For the Add to Basket event, using the same concept, I am not sure where the JS would be inserted go so the "push" would be executed. In a module, it would be a SYSTEM call. But, a module isn't required. I am looking for the JSON string for this data also.
Thanks,
Scott