tealium
Tealium
Adds the Tealium tag and creates a data layer/data object for your WordPress site.
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
67.8% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
1 marketSource Evidence
Open evidence explorerXSS Warning: users show security, bugs, compatibility pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsUndefined Variables PHP notice: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsUndefined index: edit_last tealium.php on line 175: users show bugs, compatibility, support pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsutag_data custom namespace support: users show missing feature, support pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsUsing add_menu_page() with role instead of cap: users show bugs, missing feature pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsSnippet is included in wp-admin pages.: users show bugs, missing feature pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsMultisite setting: users show missing feature pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsUncaught TypeError: join(): Argument #2 ($array) must be of type ?array, string: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsVery useful for GTM: users show support pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsNotice: Undefined offset: 0 in /var/www/html/wp-content/plugins/tealium/tealium.: users show bugs, compatibility pain that may indicate a product gap.
Buyer: agencies, operators, and marketing teams · Wedge: verify tag manager tracking, report freshness, automation handoffs, and client-visible metricsCompetitor Context
0 shownNo competitor context is available for this plugin's primary market yet.
Repeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
18 shown from 18 collectedMultisite setting: users show missing feature pain that may indicate a product gap.
Evidence: Multisite setting Hi I’d like to apply the setting tealiumExcludeMetaData to all sites in my network.XSS Warning: users show security, bugs, compatibility pain that may indicate a product gap.
Evidence: I see the warning when logging to ManageWP, but do not see it listed as a security issue by Wordfence.Warning: users show compatibility pain that may indicate a product gap.
Evidence: Warning Hello, after upgrading and running the plugin in PHP 8.2 I got: Warning : Only the first byte will be assigned to the string offset in <path>\wp-content\plugins\tealium\tealium.php on line 180 To fix, in here: function tealiumConvertCamelCase( $utagdata, $arrayHolder = array() ) { $arrayHolder = is_array($arrayHolder) ?Uncaught TypeError: join(): Argument #2 ($array) must be of type ?array, string: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Evidence: Uncaught TypeError: join(): Argument #2 ($array) must be of type ?array, string Hi, just wanted to raise awareness of another PHP error.Notice: Undefined offset: 0 in /var/www/html/wp-content/plugins/tealium/tealium.: users show bugs, compatibility pain that may indicate a product gap.
Evidence: I have the error on my WordPress application: Notice: Undefined offset: 0 in /var/www/html/wp-content/plugins/tealium/tealium.php on line 381 It’s because the roles of my user are not beginning from 0.Very useful for GTM: users show support pain that may indicate a product gap.
Evidence: Not sure how Tealium could help us, if you feel like summarising in a sentence then feel free to reply to this review.How can i disable initial tracking?: users show missing feature pain that may indicate a product gap.
Evidence: Is there any setting within the plugin i can use?Custom events for Google Analytics: users show missing feature, support pain that may indicate a product gap.
Evidence: Custom events for Google Analytics Since we switched to the Tealium integration connected to Google Analytics, we noticed our bounce rate increased.Traffic logging loged-in users: users show missing feature pain that may indicate a product gap.
Evidence: Traffic logging loged-in users The current integration is tracking the traffic from administrators and other authors.post_id: users praise value, which suggests what competitors already do well.
Evidence: post_id Is there any way to add post_id to the list since that would be a unique value that could be targetted in Audience Stream?utag_data custom namespace support: users show missing feature, support pain that may indicate a product gap.
Evidence: utag_data custom namespace support Hi there, We have a custom namespace for the Data Layer JS Object.Undefined Variables PHP notice: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Evidence: Undefined Variables PHP notice Hello, I have been receiving PHP notices for some fields that are undefined (postCategory, postTags).Awesome Plugin: users praise easy, which suggests what competitors already do well.
Evidence: Awesome Plugin Makes integrating WordPress and Tealium easy.Advanced Custom Fields compatability: users show compatibility, missing feature, migration pain that may indicate a product gap.
Evidence: Pretty big pain since I don’t know of an easy way to de-register the 100+ fields used across the site in one fell swoop.Snippet is included in wp-admin pages.: users show bugs, missing feature pain that may indicate a product gap.
Evidence: Easy enough to resolve, but I don’t think this should be default behaviour.Undefined index: edit_last tealium.php on line 175: users show bugs, compatibility, support pain that may indicate a product gap.
Evidence: Undefined index: edit_last tealium.php on line 175 Hi Support, When I use your plugin, it shows me the following error: Undefined index: edit_last tealium.php on line 175 Undefined index: wp_page_template in tealium.php on line 175 The line number 175 look like this: $underscoreArray[$newKey] = convertCamelCase( $val, $underscoreArray[$newKey] ); If I changeDeprecated warning: users show compatibility pain that may indicate a product gap.
Evidence: Deprecated warning Line 274 in tealium.php generates a “Deprecated: Assigning the return value of new by reference is deprecated: warning.Using add_menu_page() with role instead of cap: users show bugs, missing feature pain that may indicate a product gap.
Evidence: Using add_menu_page() with role instead of cap I suggest updating line 26 from: add_options_page( 'Tealium Tag Settings', 'Tealium Tag Settings', 8 , 'tealium', 'options_page_tealium' ); to: add_options_page( 'Tealium Tag Settings', 'Tealium Tag Settings', 'manage_options' , 'tealium', 'options_page_tealium' ); because using roles instead of capabilities is