algolia / search-insights-gtm

Google Tag Manager template for detecting front-end Algolia search metrics
Apache License 2.0
6 stars 5 forks source link

fix: enable objectData to be specified as a simple text field #32

Closed JasonBerry closed 9 months ago

JasonBerry commented 9 months ago

https://algolia.atlassian.net/browse/EEX-884

The "simple table" method would be pretty much unusable for customers trying to add objectData. Using a text field will allow customers to set the value based on some variable that they specify.

Also, there were a few too many methods that we were allowing to send objectData, where we only really want it for conversions.

benhinchley commented 9 months ago

@JasonBerry is there a ticket or some extra context you can provide in the PR description here?