This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ResponseTap WP

توضیحات

This plugin is a ResponseTap WordPress integration to aid with call tracking.

ResponseTap is a call intelligence platform that provides real-time, actionable data related to inbound phone calls. Insights provided through ResponseTap are integral to analysing the success of marketing channels and lead generation activities.

Usage

Get your website ID from the ResponseTap dashboard and input it to our settings page.

The settings page for this plugin can be found in the admin section of WordPress under Settings > ResponseTap WP.

Use shortcodes in replacement of phone numbers in your code.

[responsetap_wp responsetap_number="12345" number="+44 (1163) 400442"]

The shortcode will be replaced with the following markup when published:

<a href="tel:+44123456">
    <span class="rTapNumber12345">
        +44123456
    </span>
</a>

If ResponseTap returns an error, it will the plugin will use the fallback entered. See below:

<a href="tel:+441163400442">
    <span class="rTapNumber12345">
        +44 (1163) 400442
    </span>
</a>

نصب

You can download the latest release as a .zip then head over to your site to install this manually or install from the WordPress plugin library.

سوالات متداول

There are currently no frequently asked questions for this project.

نقد و بررسی‌ها

خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“ResponseTap WP” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “ResponseTap WP” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.0

  • Initial release.