Overview
eBay’s Analytics API helps you understand how your listings perform, track your seller standards compliance, and monitor customer service quality. These insights enable data-driven decisions to improve sales and maintain good seller standing.Analytics Coverage:
- Traffic Reports: Listing views, clicks, conversion rates
- Seller Standards: Performance evaluation and compliance
- Customer Service Metrics: Response times and satisfaction
Core Capabilities
Traffic Reports
Track listing impressions, clicks, and sales
Seller Standards
Monitor performance evaluation scores
Customer Service
Measure response times and quality
Historical Data
Access performance trends over time
Traffic Reports
Monitor how buyers discover and interact with your listings across eBay.Understanding Traffic Metrics
- Key Metrics
- Dimensions
- IMPRESSION: Number of times listing appeared in search
- CLICK_THROUGH_RATE: Percentage of impressions that resulted in clicks
- LISTING_VIEWS: Number of times listing page was viewed
- SALES_CONVERSION_RATE: Percentage of views that resulted in sales
- TRANSACTION: Number of completed sales
Generating Traffic Reports
1
Request Traffic Report
dimension- How to group data (LISTING, DAY, etc.)filter- Which listings/dates to includemetric- Which metrics to retrievesort- Sort order (prefix with-for descending)
ebay_get_traffic_report2
Analyze Report Data
Typical Response:
Common Traffic Report Scenarios
Top Performing Listings
Top Performing Listings
Identify your best sellers:Analysis: Look for listings with high transaction counts and conversion rates to identify successful products.
Traffic Trends Over Time
Traffic Trends Over Time
Track daily performance:Analysis: Identify traffic patterns, seasonal trends, and campaign impact.
Low Conversion Listings
Low Conversion Listings
Find underperforming listings:Analysis: Listings with many views but low conversion may need better photos, descriptions, or pricing.
Click-Through Rate Analysis
Click-Through Rate Analysis
Optimize search visibility:Analysis: Low CTR despite high impressions suggests title or thumbnail optimization needed.
Seller Standards Profiles
Monitor your seller performance evaluation and compliance with eBay’s seller standards.Understanding Seller Standards
eBay evaluates sellers based on:- Defect Rate: Late shipments, canceled orders, returns
- Customer Satisfaction: Positive feedback, detailed ratings
- Shipping Performance: On-time delivery rates
- Case Closure Rate: How disputes are resolved
Checking Seller Standards
1
Get All Standards Profiles
ebay_find_seller_standards_profilesReturns: All evaluation cycles and programs2
Get Specific Profile
CUSTOMER_SERVICE- Overall seller performanceSELLER_LEVEL_PLUS- Top-rated seller program
CURRENT- Current evaluation periodPREVIOUS- Last completed evaluationPROJECTED- Forecasted next evaluation
ebay_get_seller_standards_profileInterpreting Standards Data
Standard Performance Levels
Standard Performance Levels
Above Standard:
- Exceeds performance requirements
- Eligible for search benefits and lower fees
- May qualify for Top Rated Seller status
- Meets performance requirements
- Good standing with no penalties
- Does not meet requirements
- May face search placement降低
- Higher fees may apply
- Risk of account restrictions
- Immediate intervention needed
- Significant performance issues
- Account at risk of suspension
Example Response
Example Response
Customer Service Metrics
Track your customer service quality and response performance.Available Metrics
Response Time
Average time to respond to buyer messages
Resolution Rate
Percentage of inquiries resolved satisfactorily
Message Volume
Number of customer service contacts
Satisfaction Score
Buyer ratings of support quality
Retrieving Customer Service Metrics
RESPONSE_TIME- How quickly you respondRESOLUTION_RATE- How effectively you resolve issuesINQUIRY_VOLUME- Number of customer contactsSATISFACTION_SCORE- Overall customer satisfaction
CURRENT- Current periodPREVIOUS- Last completed periodPROJECTED- Forecasted score
ebay_get_customer_service_metric
Analytics Best Practices
1
Monitor Regularly
- Check traffic reports weekly
- Review seller standards monthly
- Track customer service metrics daily
2
Act on Insights
Low CTR? Improve titles and thumbnailsHigh views, low sales? Review pricing and descriptionsBelow standard? Focus on shipping speed and communication
3
Compare Periods
Track performance over time:
- Week over week growth
- Month over month trends
- Year over year comparison
4
Set Performance Goals
- Target conversion rate improvements
- Aim for Above Standard status
- Reduce response time targets
Common Use Cases
Weekly Performance Review
Weekly Performance Review
Recommended workflow:
- Get traffic report for past 7 days
- Identify top and bottom performers
- Check seller standards status
- Review customer service metrics
- Make data-driven adjustments
New Listing Analysis
New Listing Analysis
First 30 days after listing:
- Track daily impressions and views
- Monitor conversion rates
- Compare to similar listings
- Optimize based on performance
Campaign Performance Tracking
Campaign Performance Tracking
During promotional campaigns:
- Get baseline traffic before campaign
- Monitor daily during campaign
- Calculate ROI post-campaign
- Identify most effective promotions
Seller Standards Improvement
Seller Standards Improvement
If below standard:
- Check current standards profile
- Identify problem areas
- Review customer service metrics
- Implement corrective actions
- Monitor projected status
Tool Reference
Traffic Reports (1 tool)
ebay_get_traffic_report- Retrieve listing traffic and performance data
Seller Standards (2 tools)
ebay_find_seller_standards_profiles- List all standards profilesebay_get_seller_standards_profile- Get specific profile details
Customer Service (1 tool)
ebay_get_customer_service_metric- Retrieve customer service metrics
Understanding the Data
When Data Updates
When Data Updates
- Traffic Reports: Updated daily (previous day’s data available by 8am PT)
- Seller Standards: Evaluated monthly, typically on the 20th
- Customer Service: Updated daily with rolling averages
Data Retention
Data Retention
- Traffic Reports: 2 years of historical data
- Seller Standards: Current and 12 previous evaluation cycles
- Customer Service: 90 days of detailed metrics
Marketplace Differences
Marketplace Differences
Different marketplaces may have:
- Different seller standard thresholds
- Different metric availability
- Different update schedules
marketplaceId in your requests.Next Steps
Marketing Campaigns
Use insights to optimize campaigns
Best Practices Guide
Learn optimization strategies
Analytics API Reference
Complete API documentation
Account Management
Manage seller account settings
Rate Limits
User Tokens: 10,000-50,000 requests/dayRecommendation: Analytics data updates daily, so once-daily retrieval is typically sufficient